-
Home
-
SMTP2GO for WordPress – Email Made Easy
-
1.2.4
-
Code
-
Classes
- SMTP2GOMailerTest
Total Complexity |
6 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
82 |
Lines of code |
58 |
Logical lines of code |
29 |
Comment lines |
0 |
Methods |
6 |
Properties |
0 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setupMailer() |
S |
50 |
1 |
32 |
setUp() |
S |
80 |
1 |
3 |
testCreateInstance() |
S |
73 |
1 |
5 |
testSendWithCurlSender() |
S |
70 |
1 |
6 |
testSendWithFakeWpRemotePostFunctionWhichActuallyJustUsesCurlSender() |
S |
70 |
1 |
6 |
testSendWithWpMail() |
S |
69 |
1 |
6 |